removed sputious va_end(args) that for some reason didn't produce a
authorTim Janik <timj@gtk.org>
Fri, 15 May 1998 22:25:38 +0000 (22:25 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 15 May 1998 22:25:38 +0000 (22:25 +0000)
commita7c7158c7bc90530040e16a91f56b859599ae186
tree987728d30fdecbb54baa6ae0e33ac33372bb3405
parent5ed260f03ecb707ca4c34709f73035bb2d1dafb0
removed sputious va_end(args) that for some reason didn't produce a

Fri May 15 22:31:49 1998  Tim Janik  <timj@gtk.org>

        * gscanner.c (g_scanner_unexp_token): removed sputious va_end(args) that
        for some reason didn't produce a compiler wrning on my machine (is
        va_end undefined for i386?).
glib/ChangeLog
glib/glib.h
glib/gscanner.c